Websydian v6.1 online documentationOnline documentation - WebsydianExpress v3.5

API: GetFileName

Scoped Name

APIWebServer.WebServices._Parameters.GetFileName

Interface

Field Variable ...as Description
WSType Input Input Specifies the type of file the location is valid for.
WSFileName Output Input The location (path + name) of the file

Description

The API retrieves the type and location of a file from memory.

In the abstract FileServiceHandler function, the GetFileName API is called automatically for the input and output files (the output are placed in the local variables InputFile and OutputFile).

This means you should only have to use this API if you have created your own service processor that sets values for other filetypes or you are creating your own service handler function instead of inheriting from the abstract ServiceHandler function.

Events

Universal events